-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI run for PR #5335 #5544
CI run for PR #5335 #5544
Conversation
@@ -4006,6 +4006,16 @@ dependencies = [ | |||
"serde_derive", | |||
] | |||
|
|||
[[package]] | |||
name = "serde_assert" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reputation Risk: [email protected]
has a low reputation score
The package has a low reputation score, consider finding an alternative.
Score factors:
- Low # of releases: 5
- Low # of dependents: 1
- Low # of stars: 1
Severity: Medium
Status: Open 🔴
Resources:
- How to Find Alternative Packages to Low-Reputation Open Source Packages?
- Identifying Low Reputation Packages: Key Factors and Their Importance
- What is OpenSSF Scorecard?
You received this notification because a new code risk has been identified
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm... I had thought this was the serde-test
. Configurability of the serializer and deserializer I was thinking was always in serde-test
... It is, but self_descriptive is not.
120ae63
to
c3762f4
Compare
99b466c
to
cdbf341
Compare
This Pull Request is created automatically to run the CI pipeline for #5335
Please do not alter or merge/close it.
Feel free to review/comment/discuss the original PR #5335.